home *** CD-ROM | disk | FTP | other *** search
- Path: news-sop.inria.fr!usenet
- From: Herve Bernier <hbernier@sophia.inria.fr>
- Newsgroups: comp.lang.c
- Subject: Re: calling C-functions from FORTRAN
- Date: Tue, 05 Mar 1996 13:41:41 +0100
- Organization: INRIA - Sophia Antipolis (France)
- Message-ID: <313C3685.446B9B3D@sophia.inria.fr>
- References: <3136F4BC.41C6@indi.aci.uni-heidelberg.de> <4h6ufe$3d8u@info4.rus.uni-stuttgart.de>
- NNTP-Posting-Host: rubis.inria.fr
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 2.0 (X11; I; SunOS 4.1.3_U1 sun4m)
-
- Markus Heller wrote:
- :>
- :> Well,
- :>
- :> as far as i know Fortran requires all procedures to be
- call-by-reference,
- :> so you should implement the c-functions as call-by-reference.
- :>
- :> Markus
-
- Have a look at http://ra.stsci.edu/documents/UUG/UnixGuide.book_59.html
-